home *** CD-ROM | disk | FTP | other *** search
/ MindStor - The Ultimate Digital Camera Companion / MindStor.iso / mac / MSMAC.swf / scripts / DefineButton2_214 / BUTTONCONDACTION on(release).as < prev   
Text File  |  2002-06-04  |  81b  |  7 lines

  1. on(release){
  2.    tellTarget("ScrollDown")
  3.    {
  4.       gotoAndStop(1);
  5.    }
  6. }
  7.